Welcome![Sign In][Sign Up]
Location:
Search - c telnet

Search list

[Linux-Unixfget.tar

Description: 应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet 软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为 FGET 下载文件名. 然后从菜单选接收文件选项,输入本地文件名后,即可接收文件.-application platform SCO OpenServer compiler five orders cc-o fget fget.c - lcurses this procedure applies to SCO UNIX mainframe system, the client platform to be arbitrary. A Windows client for example, the following brief description of their use. A direct dial-up access ahead of Windows Terminal simulator, ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, FGET mainframe operating procedures, formats FGET to download the file. Then, terminal emulation from the transmission election quot menu option to receive binary files, input from the local paper, the document may be received. 2 , internet connectivity FGET first document on the mainframe compiler, then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET mainframe ope
Platform: | Size: 4827 | Author: 王浩 | Hits:

[Telnet ServerMy_Telnet

Description: 利用C++ SDK编写的实现telnet的程序,功能较强。
Platform: | Size: 145454 | Author: 无名 | Hits:

[WinSock-NDISTelnet_c

Description: 用c++写的一个telnet客户端和服务端的实现。编程
Platform: | Size: 318239 | Author: zhangfenglong | Hits:

[Internet-Networkuseredit

Description: Synchronet BBS Software是一个多用户BBS/Internet软件,可以在多个平台(包括Windows和Linux,以及传统的DOS 和OS/2)。它是一个多线程模块化的C/C++项目,包括 Telnet, FTP, 和Mail,支持流行的DOS door游戏。 -Synchronet BBS Software is a multi-user BBS / Internet software can be used on multiple platforms (including Windows and Linux, as well as traditional DOS and OS / 2). It is a modular multi-threaded C / C projects, including Telnet, FTP, and Mail, support for the popular DOS door games.
Platform: | Size: 32575 | Author: 叶舟 | Hits:

[Internet-Networktelnet_proxy_under_linux

Description: unix下telnet的代理,比较简单,但包含了unix下c编程需要注意的基本问题及socket编程的基本模式。-under telnet proxy, relatively simple, but contains the c programming under unix need to pay attention to basic issues and the basic socket programming model.
Platform: | Size: 9603 | Author: 潘绪东 | Hits:

[FlashMXActionScript编程实例

Description: Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an ActionScript 3.0 class in an application. The Enhanced version adds a name-checking feature. These examples are meant to be built from scratch, tutorial-style. The example files are provided so you can see how they should look when completed. Chapter 4: Object-Oriented Programming Geometric Shapes Uses the object-oriented concepts of class inheritance and the implementation of interfaces to provide an application that calculates values for simple geometric shapes. Chapter 5: Display Programming Sprite Arranger Adds graphical Sprite objects to a drawing area and let you manipulate their placement in the display list. Builds upon the classes from the geometric Shapes example. Chapter 6: Working with Dates and Times Simple Clock Displays a simple analog clock face using methods of the Date and flash.util.Timer classes. Chapter 7: Working with Strings ASCII Art Loads bitmap images and coverts them into ASCII character equivalents, using a number of the methods in the String class. Chapter 8: Working with Arrays Play List Demonstrates a number of methods of the Array class while building and presenting a play list of music files. Chapter 9: Handling Errors Custom Errors Presents a simple framework containing a set of custom ApplicationError classes and shows how to throw, catch, and handle such errors. Chapter 10: Using Regular Expressions Wiki Editor Uses regular expressions to convert text containing wiki-style codes into formatted HTML text. Also shows how to use regular expressions for other conversions, such as numeric calculations. Chapter 11: Working With XML RSS Viewer Reads an RSS feed and formats the entries as HTML, including hyperlinks to the stories being referenced. This example shows the powerful new E4X statements and operators in action. Chapter 13: Event Handling Alarm Clock Demonstrates how to define, dispatch, and handle custom event classes. Extends the Simple Clock application to create an Alarm Clock with specialized AlarmEvents. Chapter 14: Networking and Communications File I/O Shows how to use the FileReference class to upload files from your local disk to a remote server, and how to download files from a remote server to your local disk. Note: To run this example you will need to set the UPLOAD_URL and DOWNLOAD_URL variables in the code to the address of a web server that will accept uploads and allow downloads. Telnet Socket Connects to a Telnet server and shows how to send and read bytes from the socket connection. Note: To run this example you will need to have access to a running Telnet server. Chapter 15: Working with Geometry Display Object Transformer Uses methods of the flash.geom.Matrix class to apply multiple geometric transformations to a DisplayObject. Chapter 16: Client System Environment Capabilities Info Lists the capabilities of your current browser and operating system, by using the SystemCapabilities class and an ExternalInterface call that uses Javascript to retrieve browser properties. Chapter 19: Using the External API IntrovertIM_CSharp IntrovertIM_HTML A tiny instant messenger application the uses the flash.external.ExternalInterface class to send messages between a Flex/ActionScript application and an external application. Two versions are provided. One uses HTML and Javascript for the external application, and the other uses C#.
Platform: | Size: 458790 | Author: swj_tommy@tom.com | Hits:

[Telnet ClientMyTelnetClass

Description: 简单有效的Telnet客户端解析功能,c语言编写,可以在linux与windows上编译使用.可以使用此类对服务器进行自动化操作.
Platform: | Size: 13878 | Author: _rain_@126.com | Hits:

[Linux-Unixfget.tar

Description: 应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet 软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为 FGET 下载文件名. 然后从菜单选接收文件选项,输入本地文件名后,即可接收文件.-application platform SCO OpenServer compiler five orders cc-o fget fget.c- lcurses this procedure applies to SCO UNIX mainframe system, the client platform to be arbitrary. A Windows client for example, the following brief description of their use. A direct dial-up access ahead of Windows Terminal simulator, ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, FGET mainframe operating procedures, formats FGET to download the file. Then, terminal emulation from the transmission election quot menu option to receive binary files, input from the local paper, the document may be received. 2 , internet connectivity FGET first document on the mainframe compiler, then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET mainframe ope
Platform: | Size: 4096 | Author: 王浩 | Hits:

[Internet-Networktelnetmfc

Description: telnetmfc.rar
Platform: | Size: 61440 | Author: 李师 | Hits:

[Windows DevelopTelnetCmd

Description: windows服务程序,系统登陆后自动运行该服务,可以通过服务来启动和停止-windows service procedures, automatic landing systems running the service can be activated by the service and to stop
Platform: | Size: 1359872 | Author: 杨小东 | Hits:

[Disk ToolsSoft20060210103545627

Description: 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的"传输"菜单选"接收二进制文件"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为FGET 下载文件名。 然后从菜单选"接收文件"选项,输入本地文件名后,即可接收文件。 -compiler command cc-o fget .c- lcurses this procedure will be applicable to SCO U NIX mainframe system, the client platform to be arbitrary. Windows customers a n example, the following brief description of their use. 1, the first direct dial access to Windows terminal emulator,- AT-OK ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, the FGET mainframe operating procedures, FGET format to download the file. Then, the terminal emulator "transmission" menu "in the receiving binary files" option, the importation of local file name, will be receiving the document. 2, internet connections in the first FGET document compiled by the mainframe, Then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET m
Platform: | Size: 6144 | Author: zj | Hits:

[Telnet ServerMy_Telnet

Description: 利用C++ SDK编写的实现telnet的程序,功能较强。-The use of C++ SDK realize telnet prepared by the procedure, function better.
Platform: | Size: 145408 | Author: 无名 | Hits:

[Internet-NetworkTelnet_c

Description: 用c++写的一个telnet客户端和服务端的实现。编程-With c++ Write a telnet client and server implementations. Programming
Platform: | Size: 7915520 | Author: zhangfenglong | Hits:

[CSharpTelnetClient

Description: 一个基于C#的Telnet客户端程序及源代码,可以适用于多平台,可以与安装了Telnet Server的计算机通信-Based on the C# The Telnet client program and the source code, can be applied to multi-platform, you can install a Telnet Server and the computer communication
Platform: | Size: 83968 | Author: wangjing | Hits:

[Windows DevelopUnixfget

Description: 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的"传输"菜单选"接收二进制文件"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为FGET 下载文件名。 然后从菜单选"接收文件"选项,输入本地文件名后,即可接收文件。 -err
Platform: | Size: 5120 | Author: bridge | Hits:

[Windows DevelopTelnetView_client

Description: telnet 客户端,用visual C++编程-telnet client, using visual C++ Programming
Platform: | Size: 3764224 | Author: 李迪挺 | Hits:

[Windows DeveloptelnetRoom

Description: C++写的网络聊天室源码,支持Telnet聊天,自定义端口号,GUI界面-C++ to write source network chat rooms to support the Telnet chat, custom port number, GUI interface
Platform: | Size: 30720 | Author: sunwu | Hits:

[FlashMXtelnetd-2_0

Description: Java TelnetD library (embeddable telnet daemon) Copyright (c) 2000-2005 Dieter Wimberger All rights reserved. This library is released under the terms of the BSD style license you received along with your working copy (see LICENSE.txt). For documentation, please see: http://telnetd.sourceforge.net This project is free and open source and this will not change in the future. However, working on the project requires resources (beyond the ones provided by SF). If you are willing to support the project financially, you are welcome to make donations (via SF/PayPal). Donated money will be used to pay Internet provider bills, provide and maintain network facilities, enhance computing power and memory capacity. 5 will automatically be transfered to SF.net, for providing the hosting facilities on SF. -Java TelnetD library (embeddable telnet daemon) Copyright (c) 2000-2005 Dieter Wimberger All rights reserved. This library is released under the terms of the BSD style license you received along with your working copy (see LICENSE.txt). For documentation, please see: http://telnetd.sourceforge.net This project is free and open source and this will not change in the future. However, working on the project requires resources (beyond the ones provided by SF). If you are willing to support the project financially, you are welcome to make donations (via SF/PayPal). Donated money will be used to pay Internet provider bills, provide and maintain network facilities, enhance computing power and memory capacity. 5 will automatically be transfered to SF.net, for providing the hosting facilities on SF.
Platform: | Size: 483328 | Author: nov | Hits:

[Internet-Network2

Description: c++网络数据库实例 第二章 实例 14-FTP客户端 实例 15-FTP文件浏览 实例 16-增加点击数 实例 17-完整 FTP客户端 实例 18-图形 TELNET工具 实例 19-ENUMPROT 实例 20-FTPSERVER 实例 21-IP包监视工具 实例 22-检索局域网-c++ network database instance Chapter II Examples of 14-FTP client 15-FTP file browser instance Instances of 16- to increase hits Instances of 17- a full FTP client Instances of 18- Graphics TELNET tools Instance 19-ENUMPROT Instance 20-FTPSERVER Examples of 21-IP packet monitor tools Instances of 22- Search Local Area Network
Platform: | Size: 654336 | Author: 烈马 | Hits:

[Internet-Network6

Description: c++网络数据库实例 第六章 实例 49-多线程的 FTP客户端 实例 50-多线程 TELNET服务 实例 51-多线程 SPIDER 实例 52-多线程扫描端口 实例 53-多线程文件下载服 实例 54-多线程文件下载客 实例 55-多线程管理器 实例 56-多线程文件搜索 -c++ network database instance Chapter Instances of 49- multithreaded FTP client Instances of 50- multi-threaded TELNET services Instances of 51- multi-threaded SPIDER Instances of 52- multi-threaded port scanner Instances of 53- multi-threaded file download service Instances of 54- multi-threaded file download off Instances of 55- multi-threaded Manager Instances of 56- multi-threaded file search 提供更好的翻译建议 感谢您为 Google 翻译提供翻译建议。 提供更好的翻译建议: c++ network database instance Chapter Instances of 49- multithreaded FTP client Instances of 50- multi-threaded TELNET services Instances of 51- multi-threaded SPIDER Instances of 52- multi-threaded port scanner Instances of 53- multi-threaded file download service Instances of 54- multi-threaded file download off Instances of 55- multi-threaded Manager Instances of 56- multi-threaded file search
Platform: | Size: 460800 | Author: 烈马 | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net